home *** CD-ROM | disk | FTP | other *** search
/ Utilities Professional 1-1500 / Utilities Professional 1-1500 (1994)(WPD)[!].iso / 12511500 / var1286.dms / var1286.adf / printers / IBMColorJet / ReadMe < prev    next >
Text File  |  1992-09-02  |  3KB  |  58 lines

  1. December 1, 1986
  2. -----------------
  3. "Execute AfterArc" to rename the files to there correct names after ARCing.
  4. This is a printer driver for the IBM ColourJet printer.
  5. This driver must be used under Ver 1.2 of the operating system as it
  6. requires a Printer Colour Class (PCC) of BGRW (Blue,Green,Red,White).
  7. This PCC is only supported under 1.2.
  8. All source and object files have been provided so that you may customize
  9. this driver further.  It supports all the Amiga commands that are possible
  10. but no special features that the printer has that the Amiga doesn't support.
  11.  
  12. To use this driver:
  13.  - Copy "IBM_ColourJet" to the Devs/Printers directory on your boot disk.
  14.  - run preferences and set Printer to IBM_ColourJet and Parallel.
  15.    NOTE: The 1.2 preferences automatically looks at the files in the
  16.          Devs/Printers directory so there is no need to select Custom.
  17.          The Colour Jet has a horizontal resolution of 100 dots per inch
  18.          and a vertical resolution of either 72 or 96 lines per inch.
  19.          To switch between these two resolution modes use the Print Quality
  20.          gadget in preferences to select DRAFT=72 lpi or LETTER=96 lpi.
  21.  - use your favorite paint programme to print pictures or word processor to
  22.    print text.
  23.  
  24. List of files provided:
  25. =======================
  26.  
  27. AfterArc           230  - Renames files properly after unARCing
  28. ANSIecho           588  - Very useful replacement Echo command which allows
  29.                           entering of ANSI and control codes.
  30. ANSIecho.doc      2048  - Docs for above
  31. ANSIecho.demo     3060  - Demo file showing what can be done with ANSI codes
  32. BeforeArc          229  - Renames to shorter names for ARCing
  33. COLOURJET.ARC    31747  - IBM ColourJet driver files
  34. CommandTable.c    6706  - Simple printer code conversion table
  35. CommandTable.o     944  - Compiled File
  36. CPD                600  - Script file to compile C code (Lattice)
  37.                           use -v in Phase 2
  38. DoSpecial.c       4296  - Handle special codes
  39. DoSpecial.o        836  - Compiled File
  40. IBM_ColourJet     4904  - Actual driver - copy to Devs/Printers
  41. Init.asm          2956  - Initialization file
  42. Init.obj           460  - Assembled File
  43. macros.i          1435  - Macros needed for assembly
  44. Plink              232  - Script file, link all object files to final driver
  45. PrinterTag.asm    2026  - Printer definition header
  46. PrinterTag.obj     312  - Assembled File
  47. prtbase.h         5350  - C include file for include/devices
  48. prtbase.i         5409  - Assmebler include file include/devices
  49. ReadMe            2984  - This file
  50. Render.c          8014  - Render function, handles graphics printing
  51. Render.o          2592  - Compiled File
  52. TextTest          1692  - Script file to print sample text.  Must have ANSI
  53.                           Echo named as Echo for this to work
  54. Wait.asm          2659  - Used internally in the driver for for time out
  55. Wait.obj           288  - Assembled File
  56. ======================
  57. 26 files - 220 blocks used
  58.